home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / tex / macros / epic / picman-fig3.tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1991-01-29  |  380b  |  11 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3. $key = q//;
  4. $cached_env_img{$key} = q|<IMG
  5.  STYLE="height: 314.00ex; " SRC="|."$dir".q|img1.png"
  6.  ALT="\begin{figure}\begin{center}
  7. \begin{picture}(140,160)(-130,-10)\linethickness{...
  8. ...{\makebox(0,0){$\diamond$}}
  9. \end{drawjoin}\end{picture}\end{center}
  10. \end{figure}">|; 
  11.